home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P8 < prev    next >
Text File  |  1994-02-12  |  2KB  |  60 lines

  1.  
  2.  
  3.  
  4.      The TriBBS Bulletin Board System                                     8
  5.  
  6.      files,  event  data files,  and temporary  caller  logs.   The DISPLAY
  7.      directory  holds  display screens:  log  on  screens, goodbye  screen,
  8.      bulletins, door  bulletins, custom menu  screens, etc.   The  TRANSFER
  9.      directory is  used to  temporarily hold files  during file  transfers.
  10.      The TTTEMP  directory is used  by TriBBS to  hold transient files  and
  11.      data.
  12.  
  13.  
  14.      The Menu Configuration Files
  15.      ----------------------------
  16.  
  17.      TriBBS  uses a  series of  menu configuration  files to  generate menu
  18.      displays  on the fly.   If  you do  a directory  listing of  your main
  19.      TriBBS  directory, you will  note that  TriBBS came  with a  number of
  20.      files with the  extension of MNU.   These are  the menu  configuration
  21.      files  and must  be placed  in your NWORK  subdirectory for  TriBBS to
  22.      function properly.  Moving  these files to the NWORK  subdirectory and
  23.      deleting  them from main TriBBS directory can be accomplished with the
  24.      following two commands:
  25.  
  26.      COPY *.MNU NWORK
  27.      DEL *.MNU
  28.  
  29.  
  30.      The Help Display Screens
  31.      ------------------------
  32.  
  33.      Included in the TriBBS archive are a couple of help screens which must
  34.      be moved  into your DISPLAY subdirectory.   Moving these files  to the
  35.      DISPLAY subdirectory and deleting them from the main  TriBBS directory
  36.      can be accomplished with the following two commands:
  37.  
  38.      COPY *.BBS DISPLAY
  39.      DEL *.BBS
  40.  
  41.  
  42.      The Default Language File
  43.      -------------------------
  44.  
  45.      Included   in  the  TriBBS  archive  is  the  default  language  file,
  46.      LANGUAGE.001.  You need to copy this file into your MWORK directory as
  47.      follows:
  48.  
  49.      COPY LANGUAGE.001 MWORK
  50.      DEL LANGUAGE.001
  51.  
  52.  
  53.      Modifying BOARD.BAT
  54.      -------------------
  55.  
  56.      The next step in  getting a minimal TriBBS system up and running is to
  57.      make  any necessary modifications  to a  batch file  called BOARD.BAT.
  58.  
  59.  
  60.